From 93d136e6a42e9b57c8b45e779f5cb4e9ace8ec99 Mon Sep 17 00:00:00 2001 From: Graham Inggs Date: Mon, 30 Mar 2020 10:00:39 +0200 Subject: [PATCH] Build with unicode-data 13.0 --- debian/changelog | 1 + debian/control | 4 ++-- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index cc56421..665ab09 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ utf8proc (2.5.0-1) UNRELEASED; urgency=medium * New upstream release * Refresh use-unicode-data.patch + * Build with unicode-data 13.0 (Closes: #954131) -- Graham Inggs Mon, 30 Mar 2020 06:53:38 +0000 diff --git a/debian/control b/debian/control index e6b8c66..1a8faca 100644 --- a/debian/control +++ b/debian/control @@ -6,8 +6,8 @@ Uploaders: Peter Colberg , Mo Zhou Build-Depends: debhelper-compat (= 12), perl, - unicode-data (<< 12.2), - unicode-data (>= 12.1) + unicode-data (<< 13.1), + unicode-data (>= 13.0) Standards-Version: 4.4.1 Section: libs Homepage: https://github.com/JuliaStrings/utf8proc -- 2.30.2